home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / arf22.zip / README < prev   
Text File  |  1996-07-08  |  9KB  |  211 lines

  1.                              ARF
  2.       A World Wide Web database searcher and retrieval agent
  3.  
  4.                        Copyright 1996
  5.                             by
  6.                   Bitsafe Computer Services
  7.                   425 S. Bird St. #110
  8.                   Sun Prairie, WI 53590
  9.                   Email: bitsafe@execpc.com
  10.  
  11.                        All right reserved
  12.  
  13.  
  14. What is Arf?
  15.  
  16.     Arf is a client program for web databases such as Alta Vista,
  17.     Lycos, and Deja News.
  18.  
  19.     You type in a search term and tell Arf which database to contact.
  20.     Arf contacts that database and tells it to do a search. The
  21.     database sends back a list of web pages (or Usenet posts in
  22.     the case of Deja News). Arf goes out on the Internet, gets
  23.     those web pages, and copies them to your hard disk.
  24.  
  25. What are the benefits of Arf?
  26.  
  27.     Use your favorite browser to do a preliminary web search.
  28.     Then once you've narrowed down what your search term should
  29.     be, fire up Arf.
  30.  
  31.     Get every page. Arf doesn't forget a single one.
  32.     Save time. Arf searches faster than any human.
  33.     Save money. Connect time is reduced to a minimum.
  34.     
  35.     Start up several copies of Arf to search more than one
  36.     database at a time - while you do other work. When Arf
  37.     is done, disconnect from the Internet and view your
  38.     results offline - with no network lag.
  39.  
  40.     Arf is great for writers and other researchers.
  41.  
  42. Installing Arf
  43.  
  44.     1) Put cswsock.vbx in your \windows\system directory.
  45.  
  46.     2) Put arf.exe & Readme in whatever directory you want.
  47.  
  48.     You are now probably done, but check out the next few
  49.     steps.
  50.  
  51.     3) Arf needs three additional files to run, cmdialog.vbx,
  52.     commdlg.dll, and vbrun300.dll. If cmdialog.vbx and
  53.     commdlg.dll are not already present in \windows\system,
  54.     then put the supplied copies there.
  55.  
  56.     4) Vbrun300.dll is not included in Arf's zip file because
  57.     of its size and because you probably already have a copy.
  58.     If you don't, it is available from the Arf site at
  59.     www.execpc.com/~bitsafe/arf and from Simtel.net and many
  60.     on-line services and BBSs. Just put a copy of it in
  61.     \windows\system, if necessary.
  62.  
  63.  
  64.     5) If you want, you can set an icon to point to Arf by doing:
  65.         "File->New->Program item" in Windows 3.1
  66.         or
  67.         "New->Shortcut" in Windows 95 & NT
  68.  
  69.     6) Arf uses a configuration file to save your favorite settings
  70.     (see below). By default this file will be named c:\config.arf.
  71.     You can change this, if you want, by inserting a line like:
  72.  
  73.         set ARFCONFIG=c:\my_dir\my_config_file
  74.  
  75.     in your autoexec.bat file, but this isn't required.
  76.  
  77. Using Arf
  78.  
  79.     First make sure you are connected to the Internet.
  80.  
  81.     Type a search term in the text box labeled "For:" (try
  82.     the word "bitsafe"). Then choose your database in the
  83.     box just above it (or leave it at Alta Vista). Then press
  84.     the "Start" button. The Start button will change into a
  85.     Stop button, and you should start to see informational
  86.     messages appearing in the "Messages" box near the bottom
  87.     of Arf.
  88.  
  89.     When Arf has finished, take a look in the directory
  90.     "c:\arfout". You should see several files named:
  91.     page1.htm, page2.htm, etc. These are the html pages that
  92.     Arf fetched from the Internet. You can look at these using
  93.     any editor or by using a web browser such as Netscape or
  94.     Explorer.
  95.  
  96.     You will also find two other files in c:\arfout:
  97.     "fetched.htm" and "badlinks.htm". Fetched.htm is an html
  98.     file that Arf created. It has html links in it that point
  99.     to the "page.htm" files. Try looking at it with your
  100.     browser and clicking on the links. You can view all the
  101.     web pages that Arf fetched very easily. At the bottom of
  102.     each fetched page is a link labeled "original page". If
  103.     you click on the link and are still connected to the
  104.     Internet, you can view the original page complete with
  105.     graphics (Arf does not copy graphics).
  106.  
  107.     The file badlinks.htm contains links to web pages that
  108.     Arf was unable to fetch (probably because the page has
  109.     moved or the web server for that page was down). You
  110.     can try viewing those pages at some other time.
  111.  
  112.     If you now do another search with Arf, you will find
  113.     that Arf places more web page files in c:\arfout
  114.     without deleting or overwriting the web pages produced
  115.     by your first search. In addition, Arf adds new links
  116.     in the fetched.htm file without destroying the old
  117.     links.
  118.  
  119.     If you want Arf to put its results in some other
  120.     directory, then change the text box labeled "Directory:".
  121.     If you want to change the names of the pages that Arf
  122.     fetches, change the text box labeled "Prefix:".
  123.  
  124.     The "Max Links" box on Arf limits how many pages Arf can
  125.     look for on each search. The free version of Arf is
  126.     limited to just ten links. The registered version can do
  127.     10,000 links.
  128.  
  129.     When Arf is doing a search, it has to wait for the
  130.     database it is searching to respond with data. You can
  131.     tell Arf how long to wait before breaking contact and
  132.     maybe trying again. You do this by setting the Database
  133.     Timeout text box to the number of seconds you want it
  134.     to wait. Similarly, you control how long Arf will wait
  135.     for a web server to deliver a web page by setting the
  136.     Pages Timeout text box.
  137.  
  138.     You can have Arf not fetch some of the pages it encounters
  139.     by setting the "Skip links" text boxes. For example, to
  140.     have Arf skip the first ten pages set the "From:" box to
  141.     1 and set the "To:" box to 10.
  142.  
  143.     As Arf operates, it tells you how things are going in the
  144.     "Statistics" text boxes. The "Links followed:" box tells
  145.     you how many database links Arf has followed. The
  146.     "Pages fetched:" box indicates how many of those links
  147.     Arf was able to follow and successfully retrieve a web
  148.     page.
  149.  
  150.     Arf has another way to tell you what is doing. Just above the
  151.     Start button is a green square. When Arf is talking to a
  152.     database, this square becomes red. When Arf is busy fetching
  153.     a web page this square becomes blue. When the square is blue,
  154.     you can use your mouse to press on it. This causes Arf to
  155.     quit trying to fetch that page and go on to the next one.
  156.     This is referred to as skipping a page. If Arf has managed
  157.     to transfer part of a page, it will not delete what it has
  158.     managed to get. You can, of course, press the Stop button
  159.     at any time to have Arf terminate a search completely.
  160.  
  161.     One quick note and then we'll move on to some of the more
  162.     advanced facilities in Arf: When you type a search term in
  163.     the "For:" text box, you have to use the syntax of the
  164.     database you are going to connect to. You can find out what
  165.     these syntax rules are by using a browser to contact the
  166.     database.
  167.  
  168. Advanced usage
  169.  
  170.     Arf has the ability to start your favorite browser when you
  171.     press the "Browser" button, but first you have to tell Arf
  172.     where your browser is. Press the menu "File->Select browser".
  173.     This creates a popup box which you use to find your browser.
  174.     When you have located it, press the "Ok" button. Now, do a
  175.     search. When the search is done, press the "Browser" button
  176.     and your web browser will start up. If your browser is the
  177.     one from Netscape, your browser will try to load fetched.htm
  178.     automatically!
  179.  
  180.     Another thing you can do is to change Arf's appearance to suit
  181.     your own taste in colors. Use the "Color" menu to set the
  182.     colors of Arf's text boxes, the colors of the frames that the
  183.     text boxes are in, and the overall background color of Arf.
  184.  
  185.     After you have told Arf about the location of your browser
  186.     and set a few colors, be sure to save your settings by using
  187.     the "File->Save configuration" menu. Arf will save your
  188.     settings in the file "c:\config.arf" and use those settings
  189.     the next time you use the program. If you'd rather have Arf
  190.     put this information in another file, then ed